Resource StructureDefinition/FHIR Server from package qualitype.fhir.samples#1.0.0 (94 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "ConditionCreate",
"url" : "http://www.qualitype.de/samples/fhir/StructureDefinition/ConditionCreate",
"name" : "ConditionCreate",
"status" : "active",
"description" : "The structure definition of a condition within an order creation (this SHALL be contained in a 'ServiceRequest').",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "sct-concept",
"uri" : "http://snomed.info/conceptdomain",
"name" : "SNOMED CT Concept Domain Binding"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "sct-attr",
"uri" : "http://snomed.org/attributebinding",
"name" : "SNOMED CT Attribute Binding"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Condition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Condition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Condition.identifier",
"path" : "Condition.identifier",
"max" : "0"
},
{
"id" : "Condition.clinicalStatus",
"path" : "Condition.clinicalStatus",
"max" : "0"
},
{
"id" : "Condition.verificationStatus",
"path" : "Condition.verificationStatus",
"max" : "0"
},
{
"id" : "Condition.category",
"path" : "Condition.category",
"max" : "0"
},
{
"id" : "Condition.severity",
"path" : "Condition.severity",
"max" : "0"
},
{
"id" : "Condition.code",
"path" : "Condition.code",
"binding" : {
"strength" : "required",
"valueSet" : "http://www.qualitype.de/samples/fhir/CodeSystem/diagnoses"
}
},
{
"id" : "Condition.code.coding",
"path" : "Condition.code.coding",
"max" : "1"
},
{
"id" : "Condition.code.text",
"path" : "Condition.code.text",
"max" : "0"
},
{
"id" : "Condition.bodySite",
"path" : "Condition.bodySite",
"max" : "0"
},
{
"id" : "Condition.subject",
"path" : "Condition.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://www.qualitype.de/samples/fhir/StructureDefinition/PatientCreate"
]
}
]
},
{
"id" : "Condition.encounter",
"path" : "Condition.encounter",
"max" : "0"
},
{
"id" : "Condition.onset[x]",
"path" : "Condition.onset[x]",
"max" : "0"
},
{
"id" : "Condition.abatement[x]",
"path" : "Condition.abatement[x]",
"max" : "0"
},
{
"id" : "Condition.recordedDate",
"path" : "Condition.recordedDate",
"max" : "0"
},
{
"id" : "Condition.recorder",
"path" : "Condition.recorder",
"max" : "0"
},
{
"id" : "Condition.asserter",
"path" : "Condition.asserter",
"max" : "0"
},
{
"id" : "Condition.stage",
"path" : "Condition.stage",
"max" : "0"
},
{
"id" : "Condition.evidence",
"path" : "Condition.evidence",
"max" : "0"
},
{
"id" : "Condition.note",
"path" : "Condition.note",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.